バージョン

RadialMenuColorItemBase<T,M,A> クラス

RadialMenuColorItemBaseModel クラスのラッパー
シンタックス
'宣言
 
Public MustInherit Class RadialMenuColorItemBase
    (Of T As Class,
     M As {New, RadialMenuColorItemBaseModel},
     A As RadialMenuColorItemBase(Of T,M,A)) 
   Inherits RadialMenuItem(Of T,M,A)
public abstract class RadialMenuColorItemBase<T,M,A> : RadialMenuItem<T,M,A> 
where T: class
where M: new(), RadialMenuColorItemBaseModel
where A: RadialMenuColorItemBase<T,M,A>
型パラメータ
T
M
A
参照

オンラインで表示: GitHub